'宣言 Public Class NotifierWrapperBase (Of T As {New, NotifierModel}, TOut As NotifierWrapperBase(Of T,TOut)) Inherits PopoverWrapperBase(Of T,TOut)
public class NotifierWrapperBase<T,TOut> : PopoverWrapperBase<T,TOut> where T: new(), NotifierModel where TOut: NotifierWrapperBase<T,TOut>
オンラインで表示: GitHub